Resource StructureDefinition/FHIR Server from package RapportEndoscopieQuebec.test#0.0.1-test (110 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-qc-endo-profile-EndoProcedure",
"meta" : {
"lastUpdated" : "2023-09-01T21:14:35.2992867+00:00"
},
"url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure",
"name" : "EndoProcedure",
"status" : "draft",
"date" : "2023-09-01T21:31:45.8711579+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.extension:previousColonoscopy",
"path" : "Procedure.extension",
"sliceName" : "previousColonoscopy",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPreviousColonoscopy"
]
}
]
},
{
"id" : "Procedure.extension:previousColonoscopy.value[x]",
"path" : "Procedure.extension.value[x]",
"short" : "yes| no|unknown|non applicable",
"binding" : {
"strength" : "required",
"description" : "Valueset with Yes, No, Unknown, and Not Applicable.",
"valueSet" : "http://hl7.org/fhir/us/mdi/ValueSet/ValueSet-yes-no-unknown-not-applicable"
}
},
{
"id" : "Procedure.extension:procedureTimes",
"path" : "Procedure.extension",
"sliceName" : "procedureTimes",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedureTimes"
]
}
]
},
{
"id" : "Procedure.extension:consentTo",
"path" : "Procedure.extension",
"sliceName" : "consentTo",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoConsentTo"
]
}
]
},
{
"id" : "Procedure.basedOn",
"path" : "Procedure.basedOn",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoServiceRequest"
]
}
]
},
{
"id" : "Procedure.status",
"path" : "Procedure.status",
"fixedCode" : "completed"
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"min" : 1,
"binding" : {
"strength" : "example",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ProceduresEffectuees"
}
},
{
"id" : "Procedure.code.coding",
"path" : "Procedure.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.code.coding:SNOMED-CT",
"path" : "Procedure.code.coding",
"sliceName" : "SNOMED-CT",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.code.coding:SNOMED-CT.code",
"path" : "Procedure.code.coding.code",
"min" : 1
},
{
"id" : "Procedure.code.coding:SNOMED-CT.display",
"path" : "Procedure.code.coding.display",
"min" : 1
},
{
"id" : "Procedure.subject",
"path" : "Procedure.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
]
}
]
},
{
"id" : "Procedure.encounter.identifier",
"path" : "Procedure.encounter.identifier",
"min" : 1
},
{
"id" : "Procedure.encounter.identifier.use",
"path" : "Procedure.encounter.identifier.use",
"min" : 1,
"fixedCode" : "official",
"mustSupport" : true
},
{
"id" : "Procedure.encounter.identifier.value",
"path" : "Procedure.encounter.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.performed[x]",
"path" : "Procedure.performed[x]",
"definition" : "Estimated or actual date, date-time, period, or age when the procedure was performed. Allows a period to support complex procedures that span more than one date, and also allows for the length of the procedure to be captured.\r\nThe format is YYYY-MM-DD, e.g. 2020-08-23.",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Procedure.performer.function",
"path" : "Procedure.performer.function",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/IntervenantProcedure"
}
},
{
"id" : "Procedure.performer.function.coding",
"path" : "Procedure.performer.function.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.performer.function.coding:SNOMED-CT",
"path" : "Procedure.performer.function.coding",
"sliceName" : "SNOMED-CT",
"max" : "1"
},
{
"id" : "Procedure.performer.function.coding:SNOMED-CT.code",
"path" : "Procedure.performer.function.coding.code",
"mustSupport" : true
},
{
"id" : "Procedure.performer.function.coding:SNOMED-CT.display",
"path" : "Procedure.performer.function.coding.display",
"mustSupport" : true
},
{
"id" : "Procedure.performer.actor",
"path" : "Procedure.performer.actor",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPractitioner"
]
}
]
},
{
"id" : "Procedure.performer.actor.identifier.value",
"path" : "Procedure.performer.actor.identifier.value",
"mustSupport" : true
},
{
"id" : "Procedure.performer.actor.identifier.assigner.display",
"path" : "Procedure.performer.actor.identifier.assigner.display",
"binding" : {
"strength" : "required",
"description" : "Organisations ordres",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/OrganisationsOrdres"
}
},
{
"id" : "Procedure.location",
"path" : "Procedure.location",
"definition" : "L'installation de l'établissement où la procédure a été effectuée.\r\nThe location where the procedure actually happened.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganizationSite"
]
}
]
},
{
"id" : "Procedure.report",
"path" : "Procedure.report",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoDiagnosticReport",
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoDocumentReference"
]
}
]
},
{
"id" : "Procedure.complication.coding",
"path" : "Procedure.complication.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"binding" : {
"strength" : "required",
"description" : "Complications",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/Complications"
}
},
{
"id" : "Procedure.complication.coding:SNOMED-CT",
"path" : "Procedure.complication.coding",
"sliceName" : "SNOMED-CT",
"binding" : {
"strength" : "required",
"description" : "Codes of complications",
"valueSet" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/Endo-complication-valueset"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.